home *** CD-ROM | disk | FTP | other *** search
/ Turnbull China Bikeride / Turnbull China Bikeride - Disc 2.iso / BARNET / ACORNET / ACORN-STACK / ACRNETA021 / !AcornetA_Utils_!FrontEnd_Buttons < prev    next >
Encoding:
Text File  |  1998-01-19  |  746 b   |  20 lines

  1. # Definitions of buttons in FrontEnd window. Format of each line:
  2. #   <function>,<label>,<flags>,<how_to_start>,<task_name>
  3. # The <function> name is also the sprite name.
  4. # <flags> can be: 0=disabled, 1=offline only, 2=online only, 3=either
  5. #  However, <flags> and <task_name> are not used in version 0.90
  6. #
  7. reader,Reader,3,Acornet:Apps.!Messenger,reader
  8. web,Web,3,Acornet:Apps.!ArcWeb,web
  9. telnet,Telnet,3,Acornet:Apps.!FreeTerm,telnet
  10. ftp,Ftp,3,Acornet:Apps.!FreeFTP,ftp
  11. finger,Finger,3,Acornet:Apps.!Finger,finger
  12. ping,Ping,3,Acornet:Apps.!Ping,ping
  13. configure,Config,1,Acornet:Utils.!NetConfig,configure
  14. news,NewsXfr,2,Acornet:Apps.!NewsHound,news
  15. mail,MailXfr,2,Acornet:Apps.!FreeSMTP,mail
  16. Time,Time,0,Acornet:Apps.!FreeTime,Time
  17. ,,0,,
  18. ,,0,,
  19.  
  20.